﻿2026-07-26T22:35:41.5485014Z ##[group]Run actions/checkout@v5
2026-07-26T22:35:41.5485558Z with:
2026-07-26T22:35:41.5485949Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:35:41.5488897Z   token: ***
2026-07-26T22:35:41.5489360Z   ssh-strict: true
2026-07-26T22:35:41.5489731Z   ssh-user: git
2026-07-26T22:35:41.5490122Z   persist-credentials: true
2026-07-26T22:35:41.5490541Z   clean: true
2026-07-26T22:35:41.5490918Z   sparse-checkout-cone-mode: true
2026-07-26T22:35:41.5491395Z   fetch-depth: 1
2026-07-26T22:35:41.5491766Z   fetch-tags: false
2026-07-26T22:35:41.5492158Z   show-progress: true
2026-07-26T22:35:41.5492557Z   lfs: false
2026-07-26T22:35:41.5492908Z   submodules: false
2026-07-26T22:35:41.5493313Z   set-safe-directory: true
2026-07-26T22:35:41.5493767Z   allow-unsafe-pr-checkout: false
2026-07-26T22:35:41.5494218Z env:
2026-07-26T22:35:41.5494586Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T22:35:41.5495064Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T22:35:41.5495636Z ##[endgroup]
2026-07-26T22:35:41.6273168Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:35:41.6275787Z ##[group]Getting Git version info
2026-07-26T22:35:41.6277042Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:35:41.6278315Z [command]/usr/bin/git version
2026-07-26T22:35:41.6278859Z git version 2.43.0
2026-07-26T22:35:41.6281986Z ##[endgroup]
2026-07-26T22:35:41.6293583Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2a0e9ab8-2913-4fea-aef2-339c949f6541' before making global git config changes
2026-07-26T22:35:41.6295892Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:35:41.6297319Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:35:41.6874762Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:35:41.6897495Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:35:41.6909133Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:35:41.6911809Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:35:41.6933258Z HEAD
2026-07-26T22:35:41.6968398Z ##[endgroup]
2026-07-26T22:35:41.6969393Z [command]/usr/bin/git submodule status
2026-07-26T22:35:41.7154534Z ##[group]Cleaning the repository
2026-07-26T22:35:41.7156714Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:35:42.5443645Z Removing target/
2026-07-26T22:35:42.5452477Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:35:42.5507553Z HEAD is now at dc0d47b2 Merge 6b21c6b0666df2e6fb9ec111c89546024c1572a6 into 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:35:42.5512947Z ##[endgroup]
2026-07-26T22:35:42.5514480Z ##[group]Disabling automatic garbage collection
2026-07-26T22:35:42.5517150Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:35:42.5544200Z ##[endgroup]
2026-07-26T22:35:42.5545823Z ##[group]Setting up auth
2026-07-26T22:35:42.5549127Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:35:42.5579818Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T22:35:42.5768476Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:35:42.5795921Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T22:35:42.5977712Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:35:42.6005765Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:35:42.6199242Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:35:42.6230374Z ##[endgroup]
2026-07-26T22:35:42.6232429Z ##[group]Fetching the repository
2026-07-26T22:35:42.6236360Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dc0d47b2b5b1f6e8fe9dd7179e145678d2956833:refs/remotes/pull/88/merge
2026-07-26T22:35:43.1442434Z ##[endgroup]
2026-07-26T22:35:43.1444576Z ##[group]Determining the checkout info
2026-07-26T22:35:43.1447017Z ##[endgroup]
2026-07-26T22:35:43.1448066Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:35:43.1524707Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:35:43.1549141Z ##[group]Checking out the ref
2026-07-26T22:35:43.1550665Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/88/merge
2026-07-26T22:35:43.1595926Z HEAD is now at dc0d47b2 Merge 6b21c6b0666df2e6fb9ec111c89546024c1572a6 into 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:35:43.1600693Z ##[endgroup]
2026-07-26T22:35:43.1630245Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:35:43.1653117Z dc0d47b2b5b1f6e8fe9dd7179e145678d2956833
